init

The init() function will be called once when the custom visual is initialized.

Method
this.init = function(){ };

Returns

void